CamPoint.MasterPosition property

Stores the master positions in the cam table.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double MasterPosition { get; set; }
Public Property MasterPosition As Double

Property value

Type: double

See also

CamPoint Class

IntervalZero.KINGSTAR.Base.Class Namespace